Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


ryc_page table — rycpa

This table defines the actual pages in a container. All containers have at least one page, page 0. Page 0 and all objects on it are always displayed. If there are no other pages, then a tab folder is not visualized.

Table 10–15 lists the table’s FLA, fields, and foreign keys.

Table 10–15: ryc_page table information 
Table FLA
Fields (data type)
Foreign keys
rycpa
page_obj (Decimal)
container_smartobject_obj (Decimal)
layout_obj (Decimal)
page_sequence (Integer)
page_reference (Character)
page_label (Character)
security_token (Character)
enable_on_create (Logical)
enable_on_modify (Logical)
enable_on_view (Logical)
layout_obj
page_obj

Table 10–16 gives details of the table’s indexes.

Table 10–16: ryc_page index information 
Index name
Elements
Type
XPKryc_page
page_obj
Primary Unique
XAK1ryc_page
container_smartobject_obj
page_sequence
Unique
XAK2ryc_page
container_smartobject_obj
page_reference
Unique
XIE1ryc_page
layout_obj
container_smartobject_obj
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095